Fix reference handling in GtkScaleButton
authorMatthias Clasen <mclasen@redhat.com>
Mon, 28 Nov 2016 20:00:10 +0000 (15:00 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 28 Nov 2016 20:04:20 +0000 (15:04 -0500)
commit316b24e0a093b8e05ff27e189b896187b4a31bfa
treedf36189b5058fb61475cbfb45dc3ce86f785ccb8
parent3efbb756198101af02caed19b29e9d0b129268d1
Fix reference handling in GtkScaleButton

We were leaking the adjustment, since we confuse ourselves
with a property whose initial value comes out of a template.
Stop doing that.

https://bugzilla.gnome.org/show_bug.cgi?id=775212
gtk/gtkscalebutton.c
gtk/ui/gtkscalebutton.ui